#---------------------------------------------------------------------
## Replaces sorcerys default_post_remove with a -foma one
#---------------------------------------------------------------------
function default_post_remove() {
  . $SECTION_DIRECTORY/X11_POST_REMOVE
}

